home *** CD-ROM | disk | FTP | other *** search
- pdftohtml
- =========
-
- Pdftohtml was developed by Gueorgui Ovtcharov and Rainer Dorsch. It is
- based and benefits a lot from Derek Noonburg's xpdf package.
-
- version 0.34
- June 17th, 2002
-
- Email: pdftohtml-general@lists.sourceforge.net
- WWW: http://sourceforge.net/projects/pdftohtml
-
- The xpdf software and documentation are
- copyright 1996-2002 Derek B. Noonburg.
-
- The PDF data structures, operators, and specification are
- copyright 1995 Adobe Systems Inc.
-
-
- What is pdftohtml?
- ----------------------
-
- pdftohtml converts files from the Portable Document Format (PDF) files
- into the HTML file format.
-
- How to use pdftohtml?
- ---------------------
-
- If HTML-file is not specified pdftohtml.bin converts file.pdf to file.html
- and extracts all images. If the -c option is not specified, only JPEG
- files are saved. If the -c option is specified, one PNG image is generated
- for each page.
-
-
- How to compile pdftohtml ?
- ------------------------------
-
- To compile pdftohtml.bin, type :
-
- gmake
-
- This version of pdftohtml was tested on Linux, FreeBSD, Solaris, MacOS X
- and Windows
-
-
-
- Running pdftohtml
- -----------------
-
- To run pdftohtml type :
-
- pdftohtml file.pdf
-
-
- Distribution
- ------------
-
- Pdftohtml is licensed under the GNU General Public License (GPL), version
- 2. See COPYING.
-
-
- Getting pdftohtml
- -----------------
-
- The latest version of pdftohtml is available from:
-
- http://sourceforge.net/projects/pdftohtml/
-
- Mail Aliases:
- -------------
-
- The new mailing list is here:
- pdftohtml-general@lists.sourceforge.net
-
- You can post to it by just e-mailing to the address above.
- To subscribe to the mailing list please visit:
- http://lists.sourceforge.net/lists/listinfo/pdftohtml-general
-